/ Assembly List / LJCNetCommon / LJCAssemblyReflect / GetGenericTypeSyntax

Namespace - LJCNetCommon


Parameters
typeReference - The Type object.

Returns

The Generic Type syntax.

Syntax

C#
public String GetGenericTypeSyntax(Type typeReference = null)

Creates and returns the Generic Type syntax.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.